home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet bezpieczenstwa
/
mini Pentoo LiveCD 2006.1
/
mpentoo-2006.1.iso
/
livecd.squashfs
/
etc
/
pcmcia
/
ieee1394.opts
< prev
next >
Wrap
Text File
|
2005-10-18
|
232b
|
12 lines
# IEEE1394/FireWire Device Configuration
#
# The address format is "scheme,socket,instance".
#
case "$ADDRESS" in
*,*,*)
INFO="Sample IEEE1394/FireWire setup"
#Put here any stuff you need...
LOAD_1394RAW=yes
;;
esac